--Handlers below are not very elegant, but they work - should be able to put the EnterInField script as part of On ArrowKey handler, under option that goes to next card, but I can't get this to work - does work this way, mapping arrow action to another handler - Chose Enter InField just because it's a handler that won't ever be used for any thing else [in fact, can't be used for most part, because stack is pro tected & user can't get cursor in field]
On ArrowKey which
if which is "down" then EnterInField
else if which is "right" then beep
else if which is "left" then beep
else if which is "up" then beep
End ArrowKey
On EnterInField
go next
End EnterInField
-- part 8 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=133 right=166 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name:
-- part 9 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=143 top=165 right=184 bottom=317
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 2048
-- line height: 16
-- part name:
-- part 10 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=181 right=237 bottom=311
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name:
-- part 12 (field)
-- low flags: 00
-- high flags: 2004
-- rect: left=36 top=258 right=330 bottom=451
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 18
-- part name: red
-- part contents for card part 3
----- text -----
... and now hit the up arrow key to move the highlight back to Menus...
-- part contents for card part 8
----- text -----
Menus
Commands
-- part contents for card part 9
----- text -----
Change Configuration
-- part contents for card part 10
----- text -----
Dos commands
change compact Disc
eXit
-- part contents for background part 2
----- text -----
88
-- part contents for background part 3
----- text -----
Main Menu
-- part contents for background part 5
----- text -----
card id 42013
-- part contents for background part 8
----- text -----
42013
-- part contents for background part 11
----- text -----
-- part contents for card part 12
----- text -----
Move the highlight down to "change compact Disc," with the down arrow ...